home *** CD-ROM | disk | FTP | other *** search
- IBTextFieldInspector = {
- ACTIONS = {
- "ok:" = "ok:";
- "performClick:" = "performClick:";
- "revert:" = "revert:";
- "setBorder:" = "setBorder:";
- "setEditableFrom:" = "setEditableFrom:";
- };
- OUTLETS = {
- alignMatrix = alignMatrix;
- backGrayMatrix = backGrayMatrix;
- borderMatrix = borderMatrix;
- editableSwitch = editableSwitch;
- scrollableSwitch = scrollableSwitch;
- selectableSwitch = selectableSwitch;
- tagForm = tagForm;
- textGrayMatrix = textGrayMatrix;
- window = window;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-